Carbon


ResolveAliasWithMountFlags

Header: Aliases.h Carbon status: Supported

OSErr ResolveAliasWithMountFlags (
    const FSSpec *fromFile, 
    AliasHandle alias, 
    FSSpec *target, 
    Boolean *wasChanged, 
    UInt32 mountFlags
);
fromFile
alias
target
wasChanged
mountFlags
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)